home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 December / maximum-cd-2009-12.iso / main.swf / scripts / frame_1 / PlaceObject2_138_FLVPlayback_57 / CLIPACTIONRECORD on(construct).as
Encoding:
Text File  |  2009-09-09  |  283 b   |  15 lines

  1. on(construct){
  2.    autoPlay = true;
  3.    autoRewind = true;
  4.    autoSize = false;
  5.    bufferTime = 0.1;
  6.    contentPath = "";
  7.    isLive = false;
  8.    maintainAspectRatio = true;
  9.    skin = "";
  10.    skinAutoHide = false;
  11.    totalTime = 0;
  12.    version_1_0_2 = "";
  13.    volume = 100;
  14. }
  15.